Skip to content

Migrate ‘Build and Test’ Job to Containerized Test Environment with Redis Version Matrix #4093

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

ggivo
Copy link
Collaborator

@ggivo ggivo commented Feb 18, 2025

The “Build and Test” job is currently required for PR merges but relies on a legacy approach that sets up the test infrastructure from Redis source. With this change, we are switching "Build and Test using containerized environment" to be used in place "Build and Test” for PR verification.

✅ “Build and Test” to use a containerized test environment instead of the legacy setup.
✅ Test matrix to run tests against multiple Redis server versions is now mandatory
✅ Aggregating test results so that if any matrix job fails, the “Build and Test” job is marked as failed.

@ggivo ggivo requested a review from uglide February 18, 2025 17:21
@ggivo ggivo changed the title Switch required Integration test job containerised test env Migrate ‘Build and Test’ Job to Containerized Test Environment with Redis Version Matrix Feb 18, 2025
@ggivo
Copy link
Collaborator Author

ggivo commented May 27, 2025

Ended up marking Build and Test (7.2, 7.4, 8.0) as required for main branch and
existing Build and Test against Redis unstable Redis branch as an optional one.

@ggivo ggivo closed this May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant